home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-02028.DIR / 00013.ls < prev    next >
Encoding:
Text File  |  1998-04-15  |  115 b   |  8 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 60
  4.     nothing()
  5.   end repeat
  6.   puppetSound("dot bell")
  7. end
  8.